home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_6 / wbtitl14.ads < prev    next >
Text File  |  1995-06-13  |  4KB  |  88 lines

  1.            ADS Zone: 1
  2.      ADS Hatch Site: Paul Miller
  3.        ADS Position: ADS Zone 1 STAR
  4.            BBS Name: Lonely Mountain BBS
  5.     Phone Number(s): 804-827-0726
  6.     Network Address: 1:271/292  
  7.      Network Region: 13    
  8.           BBS Hours: 24 Hrs/Day
  9. BBS Mailer/Software: Mebbs-Net Pro BBS
  10.   BBS Storage Space: 2250 Megs + 8 CD Roms
  11.   File Requestable :  <X> Y     < > N
  12. File Request Hours : All The Time
  13. Short:    Config. WB title w/ Amiga/VMM/Retina mem
  14. Author:   Mark A.Thomas; Martin Kaim (Gwardar)
  15. Uploader: Martin.Kaim@studbox.uni-stuttgart.de
  16. Type:     util/wb
  17. Replaces: WBTitle13d.lha
  18.  
  19. Change the text on the Workbench title bar according to your liking *now*
  20. ---------------------------------------------------------------------------
  21. WBTitle can show whichever memory settings you prefer in the title bar,
  22. including all the standard Amiga memory types (chip/fast/public/total),
  23. plus virtual memory (if VMM is active) and Retina gfx board memory (if
  24. such a board is installed).
  25.  
  26. You may combine any of these options in any order and give a separate text
  27. string for each of the selected options, plus prefix and suffix strings for
  28. the title as a whole, so the title can cover a vast range of alternatives:
  29.  
  30. from e.g.
  31. "WB" - for the minimalists among us ;->
  32.  
  33. through
  34. "Amiga - on the prowl again... 123,456,789 bites to still the hunger!"
  35.  
  36. (with 123,456,789 bytes being the current free public memory and 'bites'
  37.  intentionally spelled like this :-)
  38.  
  39. up to a very long line including all of the above mentioned options and
  40. only fitting on a huge WB screen (on a gfx board) - test the example
  41. settings to see what I mean.
  42. ---------------------------------------------------------------------------
  43.  
  44. Notes on WBTitle 1.4:
  45.  
  46. This is a full update, as usual including source & executable.
  47.  
  48. Based on the previous Aminet releases wbtitle.lha by mthomas@cs.utexas.edu
  49. (Mark A. Thomas) and WBTitle13d.lha by me.
  50.  
  51. * A word of thanks goes to Mark A. Thomas for releasing this code into the
  52. * Public Domain- IMHO it's good example code on patching intuition functions.
  53.  
  54. WBTitle 1.4 is the (final) 'multi-locale' version which should work with
  55. ANY Workbench locale. To achieve this, two new tooltypes were introduced by
  56. which you can adapt this program to your specific Workbench settings.
  57.  
  58. This implies that the executable is no longer compiled for a specific, e.g.
  59. German WB locale, as it had been in the WBTitle13d archive.
  60. Instead, it defaults to English locale and comes with example settings for
  61. both English and German locales.
  62.  
  63. These settings, entirely contained within the icon file, can be easily
  64. changed to suit your needs.
  65.  
  66. You no longer have to fiddle with the source and compile your own
  67. executable to get this working with locales other than English or German.
  68. So, you don't need a compiler and also don't have to know anything about
  69. programming.
  70.  
  71. However, source, makefile and optionfile are still included, as the
  72. program is PUBLIC DOMAIN.
  73.  
  74. If no serious bugs occur, there should be nothing left to do on my part.
  75. Feel free to contact me nevertheless if there still are bugs, but please
  76. do tell me how to reproduce them, otherwise I can't fix 'em as I only have
  77. little spare time to further spend on this tool.
  78.  
  79. If you want to add features for yourself, then do so. However, if they are
  80. well-tested and you think others would like them, then please upload the
  81. enhanced version to Aminet like it has been done before, for the Community
  82. to share...
  83.  
  84. And please add the enhancements to the doc file, too. Even if it's tedious
  85. work writing docs (compared to coding) ;->
  86.  
  87. Enjoy,  Gwardar.
  88.